Skip to content

nixconfig skill: reflect deploy <host> as the rebuild path - #33

Merged
phonkd merged 1 commit into
mainfrom
adjust-skills-deploy
Jul 17, 2026
Merged

nixconfig skill: reflect deploy <host> as the rebuild path#33
phonkd merged 1 commit into
mainfrom
adjust-skills-deploy

Conversation

@phonkd

@phonkd phonkd commented Jul 17, 2026

Copy link
Copy Markdown
Owner

The deploy-rs deploy command landed, so the architecture skill's workflow rules no longer match reality: rebuilds go through deploy (builds offload to 205, magic rollback), and applying a change no longer involves pushing to GitHub or pulling on the target. Point the two verification/apply bullets at deploy and the companion nixconfig-ops skill, and add a one-line pointer distinguishing the wiring skill from the ops runbook.

The deploy-rs `deploy` command landed, so the architecture skill's
workflow rules no longer match reality: rebuilds go through `deploy`
(builds offload to 205, magic rollback), and applying a change no longer
involves pushing to GitHub or pulling on the target. Point the two
verification/apply bullets at `deploy` and the companion `nixconfig-ops`
skill, and add a one-line pointer distinguishing the wiring skill from
the ops runbook.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 17, 2026 14:53
@phonkd
phonkd merged commit d7beecd into main Jul 17, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the nixconfig wiring skill documentation to reflect the current “apply/verify” workflow now that host rebuilds are performed via the deploy <host> wrapper (deploy-rs), and to clearly separate “wiring” guidance from the operational runbook (nixconfig-ops).

Changes:

  • Add an explicit pointer distinguishing this wiring-focused skill from the companion nixconfig-ops operations skill.
  • Update workflow-rule bullets to describe applying changes via deploy <host> rather than pushing/pulling on targets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +138 to +140
overhead for a single-user repo. Leave applying to the user: they run `deploy
<host>` from the Mac (see `nixconfig-ops`), which builds from the committed HEAD
and activates the target directly — no push-to-GitHub or pull-on-target step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants